home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dermatology Step by Step
/
Dermatology Step by Step.iso
/
pc
/
Media
/
Dermatology
/
AlgorithmInf.swf
/
scripts
/
DefineButton2_98
/
BUTTONCONDACTION on(press).as
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-02-15
|
103 b
|
5 lines
on(press){
this.startDrag(false,0,_parent.min,0,_parent.max);
_parent.gotoAndPlay("drag");
}